body{
	width: 100%;
	background: #f5f5f5;
}
.piaof{position:fixed;left:0;bottom:0;z-index:999;}
.piaof span{ position:absolute; right:0;}
.piaof span a{color:#A80108; padding-right:3px;cursor: pointer;}

.title-warning{font-family:FangSong;font-size:14px;color:#999;font-weight: 600;}
.title-warning em{color:#c20007;}
.activityStatus_0{background-color:#999 !important;}
.activityStatus_1{background-color:#c20007 !important;}
.activityStatus_2{background-color:#666 !important;}
.activityStatus_3{background-color:#0abbde !important;}
.w-search-inpt.on::-webkit-input-placeholder{color:#c20007;font-weight:600;}
.w-search-inpt.on:-moz-placeholder{color:#c20007;font-weight:600;}
.w-search-inpt.on:-ms-input-placeholder{color:#c20007;font-weight:600;}
.z-wmqzcont1 ul.not-info{    height: 147px;
    text-align: center;
    line-height: 147px;
    color: #999;}

.z-main{
	width: 1400px;
	background: #FFFFFF;
	margin: 0 auto;
}
.z-mainleft{
	float: left;
	width: 550px;
	box-sizing: border-box;
	border-right: 4px solid #C20007;
	padding-left: 80px;
	padding-right: 40px;
	padding-bottom: 30px;
}
.z-mainleft .z-ewm{
	width: 100%;
	height: 105px;
	margin-top: 15px;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
}
.z-ewmimg{
	width: 96px;
	height: 96px;
	margin-top: 4px;
	box-sizing: border-box;
	border: 1px solid #CFCFCF;
	float: left;
	margin-left: 70px;
}
.z-ewmimg img{
	width: 100%;
	height: 100%;
}
.z-ewmtext{
	float: left;
	margin-left: 10px;
	width: 180px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-top: 12px;
	line-height: 25px;
}
.z-ewmtext p i{
	font-size: 16px;
    color: #C20007;
}
.z-ewmtext p span{
	font-size: 14px;
	display: inline-block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	background: #C20007;
	color: #FFFFFF;
	border-radius: 5px;
}
.z-search{
	width: 100%;
	height: 43px;
	box-sizing: border-box;
	border: 1px solid #b3b3b3;
	border-radius: 5px;
	margin-top: 15px;
	position: relative;
	font-size: 16px;
}
.z-search .z-searchspan1{
	display: inline-block;
	width: 115px;
	margin-top: 10px;
	float: left;
	border-right: 1px solid #b3b3b3;
	position: relative;
	text-align: center;
	color: #333;
	cursor: pointer;
}
.z-search i{
	display: inline-block;
	width: 12px;
	height: 7px;
	position: absolute;
	left: 97px;
	top: 18px;
	background: url(../images/public/z-searchi.png)no-repeat center center;
	transition: all 0.5s ease;
}
.z-search i.onone{
	transform: rotate(180deg);
}
.z-search ul{
	z-index: -99;
    width: 115px;
    position: absolute;
    left: 0;
    bottom: -100px;
    padding: 5px 0;
    opacity: 0;
    border: 1px solid #d2d2d2;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0,0,0,.12);
    box-sizing: border-box;
    transition: all 0.5s ease;
}
.z-search ul.ontwo{
	z-index: 99;
	opacity: 1;
	bottom: -82px;
}
.z-search ul li{
	float: left;
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #FFFFFF;
    transition: all 0.3s ease;
    cursor: pointer;
    box-sizing: border-box;
    padding-left: 10px;
}
.z-search ul li:hover{
	background: #ebebeb;
}
.z-search ul li.onthree{
	background: #C20007;
	color: #FFFFFF;
}
.z-search .z-searchtext{
	width: 210px;
	height: 38px;
	border: none;
	font-size: 16px;
	padding-left: 10px;
	border-radius: 5px;
	margin-top: 1px;
}
.z-search .z-searchimg{
	width: 85px;
	height: 43px;
	position: absolute;
	border: none;
	border-radius: 5px;
	right: -1px;
	top: -1px;
	cursor: pointer;
	background: #C20007 url(../images/public/z-mainsearchimg.png)no-repeat center center;
}
.z-hotsearch{
	width: 100%;
	margin-top: 5px;
}
.z-hotsearch p{
	color: #a7a7a7;
	font-size: 14px;
}
.z-hotsearch p span{
	color: #a7a7a7;
	cursor: pointer;
	transition: all 0.3s ease;
}
.z-hotsearch p span:hover{
	color: #C20007;
}

.z-mainzyzt{
	width: 100%;
	margin-top:15px;
}
.z-mainzyzt li{
	width: 100%;
	height: 70px;
	margin-bottom: 15px;
	border-radius: 5px;
	overflow: hidden;
}
.z-mainzyzt li:nth-child(1){
	background: url(../images/public/z-indexzyxqimg1.png)no-repeat right center;
}
.z-mainzyzt li:nth-child(2){
	background: url(../images/public/z-indexzyxqimg2.png)no-repeat right center;
}
.z-mainzyzt li:nth-child(3){
	background: url(../images/public/z-indexzyxqimg3.png)no-repeat right center;
}
.z-mainzyzt li:nth-child(4){
	background: url(../images/public/z-indexzyxqimg4.png)no-repeat right center;
}
.z-mainzyzt li div{
	width: 190px;
	text-align: center;
	margin-top: 15px;
}
.z-mainzyzt li:nth-child(1) div span{
	color: #C20007;
	letter-spacing: 5px;
}
.z-mainzyzt li:nth-child(2) div span{
	color: #6574c1;
	letter-spacing: 5px;
}
.z-mainzyzt li:nth-child(3) div span{
	color: #c16351;
	letter-spacing: 5px;
}
.z-mainzyzt li:nth-child(4) div span{
	color: #b75d36;
	letter-spacing: 5px;
}
.z-mainzyzt li div p i{
	display: inline-block;
	width: 15px;
	height: 24px;
	line-height: 24px;
	border-radius: 2px;
	margin-right: 2px;
	text-align: center;
	color: #FFFFFF;
}
.z-mainzyzt li:nth-child(1) div p i{
	border: 1px solid #ffb457;
	background: #f1813f;
}
.z-mainzyzt li:nth-child(2) div p i{
	border: 1px solid #a2b4fd;
	background: #7585e2;
}
.z-mainzyzt li:nth-child(3) div p i{
	border: 1px solid #fc9f8d;
	background: #e2644c;
}
.z-mainzyzt li:nth-child(4) div p i{
	border: 1px solid #e7692c;
	background: #e7692c;
}
.z-carousel{
	width: 100%;
	height: 265px;
	margin-top: 20px;
}
.slideBox1 {
	width: 100%;
	height: 265px;
	position: relative;
}

.slideBox1 .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5%;
	bottom: 3%;
	z-index: 9;
}

.slideBox1 .hd ul {
	overflow: hidden;
	zoom: 1;
}

.slideBox1 .hd ul li {
	float: left;
	margin-right: 8px;
	width: 7px;
	height: 7px;
	line-height: 7px;
	text-align: center;
	cursor: pointer;
	background: #FFFFFF;
	border-radius: 50%;
}

.slideBox1 .hd ul li.on {
	background: #C20007;
}

.slideBox1 .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox1 .bd ul{
	width: 100%;
	height: 100%;
}
.slideBox1 .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.slideBox1 .bd li a {
	display: block;
	width: 100%;
	height: 100%;
}

.slideBox1 .bd img {
	width: 100%;
	height: 100%;
	display: block;
}
.img-title {
	box-sizing: border-box;
	background-color: rgba(0, 0, 0,0.5);
	padding: 10px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #FFFFFF;
	font-size: 15px;
}
.slideBox1 .img-title a {
	font-size: 16px;
	color: #FFFFFF;
}

.z-zx,.z-zcwj,.z-tzgg,.z-xxpx,.z-sjph{
	width: 100%;
	margin-top:15px;
}
.z-zx .z-zxtitle,.z-zcwj .z-zcwjtitle,.z-tzgg .z-tzggtitle,
.z-xxpx .z-xxpxtitle,.z-sjph .z-sjphtitle{
	width: 100%;
	height: 35px;
}
.z-zx .z-zxtitle p,.z-zcwj .z-zcwjtitle p,.z-tzgg .z-tzggtitle p,
.z-xxpx .z-xxpxtitle p,.z-sjph .z-sjphtitle p{
	width: 80px;
	height: 35px;
	line-height: 35px;
	display: inline-block;
	font-size: 18px;
	color: #C20007;
	float: left;
	font-weight: bold;
}
.z-zx .z-zxtitle i,.z-zcwj .z-zcwjtitle i,.z-tzgg .z-tzggtitle i,
.z-xxpx .z-xxpxtitle i{
	font-style: initial;
	float: right;
	margin-top: 7px;
	color: #999;
	font-size: 14px;
}
.z-zx ul li,.z-zcwj .z-zcwjcont1 ul li,.z-tzgg ul li{
	width: 100%;
	margin-top: 10px;
}
.z-zx ul li span,.z-zcwj .z-zcwjcont1 ul li span{
	font-size: 16px;
	color: #666666;
	display: inline-block;
	width: 78px;
}

.z-zx ul li p,.z-zcwj .z-zcwjcont1 ul li p,.z-tzgg ul li p{
	width:335px;
	display: inline-block;
	font-size: 16px;
	color: #333;
	transition: all 0.3s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.z-zx ul li:hover p,.z-zcwj .z-zcwjcont1 ul li:hover p,.z-tzgg ul li:hover p{
	color: #C20007;
}
.z-zx ul li i,.z-zcwj .z-zcwjcont1 ul li i,.z-tzgg ul li i{
	font-style: initial;
	font-size: 14px;
	color: #999999;
	float: right;
}
.z-zcwjcont1{
	display: none;
}
.z-zcwj .z-zcwjtitle ul{
	display: inline-block;
}
.z-zcwj .z-zcwjtitle ul li{
	float: left;
	height: 35px;
	width: 70px;
	color: #000000;
	line-height: 35px;
	margin-left: 15px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	font-size: 16px;
}
.z-zcwj .z-zcwjtitle ul li.on{
	border-bottom: 2px solid #C20007;
}
.z-wlht{
	width: 100%;
	height: 75px;
	margin-top:15px;
}
.z-wlht img{
	width: 100%;
	height: 100%;
}
.z-wlht-t{
	width: 100%;
}
.z-wlht-t ul{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.z-wlht-t ul li{
	width: 204px;
	height: 74px;
	margin-top: 15px;	
}
.z-wlht-t ul li:nth-child(5){
	width:100%;
}
.z-wlht-t ul li img{
	width: 100%;
	height: 100%;
}
.z-xxpx ul{
	width: 100%;
}
.z-xxpx ul li{
	width: 205px;
	height: 190px;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	border-radius: 5px;
	float: left;
}
.z-xxpx ul li div{
	width: 100%;
	height: 150px;
	box-sizing: border-box;
	padding: 2px;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
}
.z-xxpx ul li div .z-xxpximg1{
	width: 100%;
	height: 100%;
}
.z-xxpx ul li div .z-xxpximg2{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	transition: all 0.5s ease;
}
.z-xxpx ul li p{
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	text-align: center;
	color: #333333; overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.z-xxpx ul li:hover .z-xxpximg2{
	transform: scale(1.1);
}
.z-xxpx ul li:nth-child(even){
	margin-left: 15px;
}
.z-lvxj{
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	background: #e0af62;
	margin-top: 25px;
}
.z-lvxj p{
	text-indent: 2em;
	color: #FFFFFF;
	line-height: 25px;
	font-size: 16px;
}
.z-sjph .z-sjphcont1{
	width: 100%;
	margin-top: 10px;
	position: relative;
}
.z-sjph .z-sjphcont2{
	width: 100%;
	margin-top: 20px;
	position: relative;
}
.z-sjph .z-sjphcont1 i,.z-sjph .z-sjphcont2 i{
	position: absolute;
	right: 0;
	top: 0px;
	font-style: initial;
	color: #999999;
}
.z-sjph .z-sjphcont1 ul,.z-sjph .z-sjphcont2 ul{
	width: 100%;
	height: 27px;
	position: relative;
}
.z-sjph .z-sjphcont1 ul li,.z-sjph .z-sjphcont2 ul li{
	width: 115px;
	height: 27px;
	line-height: 27px;
	font-size: 16px;
	color: #666666;
	text-align: center;
	background: url(../images/public/z-sjphcontimg1.png) no-repeat right bottom;
	transition: all 0.3s ease;
	z-index: 10;
	cursor: pointer;
}
.z-sjph .z-sjphcont1 ul li:nth-child(1),
.z-sjph .z-sjphcont2 ul li:nth-child(1){
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.z-sjph .z-sjphcont1 ul li:nth-child(2),
.z-sjph .z-sjphcont2 ul li:nth-child(2){
	position: absolute;
	left: 88px;
	top: 0px;
	z-index: 9;
}
.z-sjph .z-sjphcont1 ul li:nth-child(2),
.z-sjph .z-sjphcont2 ul li:nth-child(2){
	width: 177px;
}
.z-sjph .z-sjphcont1 ul li.on,
.z-sjph .z-sjphcont2 ul li.on{
	background: url(../images/public/z-sjphcontimg6.png) no-repeat right bottom;
	color: #FFFFFF;
}
.z-zyz1,.z-sjs1{
	width: 100%;
	display: none;
}
.z-zyz1 table,.z-sjs1 table{
	width: 100%;
	background: #f5f5f5;
	border: none;
	box-sizing: border-box;
	padding: 10px;
}
.z-zyz1 table tr,.z-sjs1 table tr{
	height: 30px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #666666;
}
.z-zyz1 table tr th,.z-sjs1 table tr th{	
	border-bottom: 1px dashed #CCCCCC;
	font-weight: bold;
	color: #333333;
}	
.z-zyz1 table tr:nth-child(2) td:nth-child(1),
.z-sjs1 table tr:nth-child(2) td:nth-child(1){
	background: url(../images/public/z-sjphcontimg3.png)no-repeat center center;    font-size: 0;
}
.z-zyz1 table tr:nth-child(3) td:nth-child(1),
.z-sjs1 table tr:nth-child(3) td:nth-child(1){
	background: url(../images/public/z-sjphcontimg4.png)no-repeat center center;    font-size: 0;
}
.z-zyz1 table tr:nth-child(4) td:nth-child(1),
.z-sjs1 table tr:nth-child(4) td:nth-child(1){
	background: url(../images/public/z-sjphcontimg5.png)no-repeat center center;    font-size: 0;
}
.z-zyz1 table tr:not(:first-child) td:last-child,
.z-sjs1 table tr:not(:first-child) td:last-child{
	font-size: 16px;
	color: #C20007;
}
.z-sygj{
	width: 100%;
	margin-top: 20px;
}
.z-sygj ul{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.z-sygj ul li{
	width: 204px;
	height: 74px;
}
.z-sygj ul li img{
	width: 100%;
	height: 100%;
}



.z-mainright{
	width: 850px;
	float: right;
	box-sizing: border-box;
	padding-left: 40px;
	padding-right: 80px;
}
.z-hengtu4,.z-hengtu5{
	width: 100%;
	height: 80px;
	margin-top:15px;
}
.z-hengtu4 img,.z-hengtu5 img{
	width: 100%;
	height: 100%;
}
.z-mainnav{
	width: 100%;
	margin-top:15px;
}
.z-mainnav ul{height:79px;}
.z-mainnav ul li{
	float: left;
	margin-right:28px;
	text-align: center;
}
.z-mainnav ul li img{
	transition: all 0.5s ease;
}
.z-mainnav ul li:hover img{
	transform: rotateY(180deg);
}
.z-mainnav ul li:last-child{
	margin-right: 0px;
}
.z-mainnav ul li p{
	width: 100%;
	font-size: 16px;
	margin-top: 5px;
	color: #666666;
	transition: all 0.3s ease;
}
.z-mainnav ul li:hover p{
	color: #C20007;
}
.z-sbxm,.z-sbzz,.z-sjjg,.z-zyq,.z-zyfc,.z-jxhr,.z-qzzx{
	width: 100%;
}
.z-sbxm .z-sbxmtitle,.z-sbzz .z-sbzztitle,.z-sjjg .z-sjjgtitle,
.z-zyq .z-zyqtitle,.z-zyfc .z-zyfctitle,.z-jxhr .z-jxhrtitle,
.z-qzzx .z-qzzxtitle{
	 width: 100%;
	 position: relative;
	 text-align: center;
	 padding-top:28px;
}
.z-sbxm .z-sbxmtitle h1,.z-sbzz .z-sbzztitle h1,.z-sjjg .z-sjjgtitle h1,
.z-zyq .z-zyqtitle h1,.z-zyfc .z-zyfctitle h1,.z-jxhr .z-jxhrtitle h1,
.z-qzzx .z-qzzxtitle h1{margin-bottom: 5px;
	font-size: 24px;
	color: #C20007;
	letter-spacing:0.1em;
	font-weight: 900;
    font-family: "宋体";
}
.z-sbxm .z-sbxmtitle img,.z-sbzz .z-sbzztitle img,
.z-zyq .z-zyqtitle img,.z-zyfc .z-zyfctitle img,.z-jxhr .z-jxhrtitle img,
.z-qzzx .z-qzzxtitle img{
	margin-top: 10px;
}
.z-sbxm .z-sbxmtitle i,.z-sbzz .z-sbzztitle i,.z-sjjg .z-sjjgtitle i,
.z-zyq .z-zyqtitle i,.z-zyfc .z-zyfctitle i,.z-jxhr .z-jxhrtitle i,
.z-qzzx .z-qzzxtitle i{
	display: inline-block;
	font-size: 14px;
	color: #999999;
	padding-left: 20px;
	position: absolute;
	bottom: 0;
	right: 0;
	font-style: initial;
	background: url(../images/public/z-shuaxin.png)no-repeat left center;
}
.z-sbxm .z-sbxmcont{
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
}
.z-sbxmcont{
	width: 100%;
	margin-top: 15px;
	background: #FFFFFF;
	box-sizing: border-box;
	padding: 15px 15px 0px 15px;
}
.z-sbxmcont ul{
	width: 100%;
}
.z-sbxmcont ul li{
	width: 166px;
	height: 210px;
	overflow: hidden;
	margin-bottom: 15px;
	background: #f7f7f7;
	transition: all 0.3s ease;
	float: left;
	margin-right:10px;
	position: relative;
}
.z-sbxmcont ul li:nth-child(4){
	margin-right: 0px;
}
.z-sbxmcont ul li:nth-child(8){
	margin-right: 0px;
}
.z-sbxmcont ul li .z-detaimg{
	width: 100%;
	height: 100px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	position: relative;
}
.z-sbxmcont ul li .z-detaimg img{
	width: 100%;
	height: 100%;
}
.z-sbxmcont ul li .z-detaimg .z-detaimg-p{
	width: 40px;
	height: 18px;
	font-size: 12px;
	color: #FFFFFF;
	background: #c20007;
	line-height: 18px;
	text-align: center;
	position: absolute;
	top:0px;
	right:0px;
}
.z-sbxmcont ul li .z-detap1{
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	padding: 3px 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #FFFFFF;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.z-sbxmcont ul li .z-detap1 span{max-width:100%;
	display: inline-block;
	color: #666666;
	padding-left: 12px;
	background: url(../images/public/z-sjjgdeta.png) no-repeat left center;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
}
.z-sbxmcont ul li .z-detap2{
	    box-sizing: border-box;
    height: 40px;
    padding: 5px 10px;
    padding-bottom: 0px;
    font-weight: bold;
    text-align: justify;
    background: #FFFFFF;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
}
.z-sbxmcont ul li .z-detap3{
	width: 100%;
	display: flex;
	flex-wrap:nowrap;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 5px 15px;
	padding-top: 0px;
	position: relative;
}
.z-sbxmcont ul li .z-detap3 span{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.z-sbxmcont ul li .z-detap3 span i{
	font-size: 17px;
	color: #E7692C;
	font-style: initial;
}
.z-sbxmcont ul li .z-detap3 b{
	display: inline-block;
	width: 1px;
	height: 35px;
	box-sizing: border-box;
	border: 1px dashed #CCCCCC;
	position: absolute;
	left: 79px;
	top: 9px;
}
.z-sbxmcont ul li .z-detatext{
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	border-top: none;
	transition: all 0.3s ease;
}
.z-sbxmcont ul li:hover .z-detatext{
	border: 1px solid #C20007;
	border-top: none;
}
.z-sbxmcont ul li .z-detapop{
	position: absolute;
	top: -150px;
	left: 0;
	opacity: 0;
	z-index: -1;
	padding: 10px;
	transition: all 0.5s ease;
	background-color: rgba(0,0,0,0.5);
}
.z-sbxmcont ul li .z-detapop p{
	font-size: 12px;
	color: #FFFFFF;
}
.z-sbxmcont ul li .z-detaimg:hover .z-detapop{
	top: 0px;
	opacity: 1;
	z-index: 9;
}

.z-sbzzcont{
	width: 100%;
	margin-top:15px;
}
.z-sbzzcont ul li{
	width:174px;
	box-sizing: border-box;
	padding: 10px 4px;
	text-align: center;
	background: #F7F7F7;
	border-bottom: 1px solid #9c989a;
	transition: all 0.5s ease;
	float: left;
	margin-right:10px;
}
.z-sbzzcont ul li:nth-child(4){
	margin-right: 0px;
}
.z-sbzzcont ul li:hover{
	border-bottom: 1px solid #C20007;
}
.z-sbzzcont ul li .z-sbzzimg{
	width: 100%;
	height: 115px;
}
.z-sbzzcont ul li .z-sbzzimg img{
	width: 100%;
	height: 100%;
}
.z-sbzzcont ul li .z-sbzzp1{
	font-size:14px;
	color: #E7692C;
	margin-top: 5px;
	margin-bottom: 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.z-sbzzcont ul li .z-sbzzp2{
	font-size: 12px;
	color: #666;
	padding-left: 12px;
	background: url(../images/public/z-sjjgdeta.png)no-repeat left center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.z-sbzzcont ul li .z-sbzzp3{
	font-size:12px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 5px;
}
.z-sbzzcont ul li .z-sbzzzl{
	width: 100%;
	border-top: 1px dashed #CCCCCC;
	padding-top: 5px;
}
.z-sbzzcont ul li .z-sbzzzl span{
	display: inline-block;
	text-align: center;
	color: #999999;
	font-size: 14px;
}
.z-sbzzcont ul li .z-sbzzzl span:nth-child(1){
	float: left;
}
.z-sbzzcont ul li .z-sbzzzl span:nth-child(2){
	float: right;
}
.z-sbzzcont ul li .z-sbzzzl span i{
	font-style: initial;
	font-size: 18px;
	font-weight: bold;
	color: #E7692C;
	line-height: 25px;
}
.z-sjjg .z-sjjgtitle div{
	width: 380px;
	height: 18px;
	margin: auto;
	position: relative;
	margin-top: 10px;
	background: url(../images/public/z-sjjgimg.png)no-repeat center center;
}
.z-sjjg .z-sjjgtitle div span{
	font-size: 18px;
	font-weight: bold;
	color: #C20007;
}
.z-sjjg .z-sjjgtitle div span:nth-child(1){
	position: absolute;
	left: 73px;
	top: -4px;
}
.z-sjjg .z-sjjgtitle div span:nth-child(2){
	position: absolute;
	left: 214px;
	top: -4px;
}
.z-sjjg .z-sjjgtitle div span:nth-child(3){
	position: absolute;
	left: 335px;
	top: -4px;
}
.z-sjjgcont{
	width: 100%;
	box-sizing: border-box;
	border: 1px dashed #CCCCCC;
	margin-top: 15px;
}
.z-sjjgcont .z-sjjgcontnav{
	width: 100%;
	height: 37px;
}
.z-sjjgcont .z-sjjgcontnav li{
	float: left;
	width: 33.3%;
	height: 37px;
	line-height: 37px;
	box-sizing: border-box;
	border-bottom: 1px solid #CCCCCC;
	font-size: 18px;
	color: #666;
	text-align: center;
	cursor: pointer;
	transition: all 0.5s ease;
}
.z-sjjgcont .z-sjjgcontnav li.on{
	background: #C20007;
	color: #FFFFFF;
}
.z-sjjgpand1{
	width: 100%;
	box-sizing: border-box;
	padding: 15px;
	padding-bottom: 0px;
	display: none;
}
.z-sjjgpand1 ul{
	width: 100%;
}
.z-sjjgpand1 ul li{
	width: 225px;
	height: 250px;
	border-bottom: 1px solid #9c989a;
	border-radius: 6px;
	overflow: hidden;
	margin-bottom:15px;
	background: #f7f7f7;
	transition: all 0.3s ease;
	float: left;
	margin-right:10px;
}
.z-sjjgpand1 ul li:nth-child(3),.z-sjjgpand1 ul li:nth-child(6){
	margin-right: 0px;
}
.z-sjjgpand1 ul li:hover{
	border-bottom: 1px solid #C20007;
}
.z-sjjgpand1 ul li:hover .z-detaimg{
	border: 2px solid #C20007;
}
.z-sjjgpand1 ul li .z-detaimg{
	width: 100%;
	height: 144px;
	box-sizing: border-box;
	border: 2px solid #CCCCCC;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	position: relative;
	transition: all 0.3s ease;
	overflow: hidden;
}
.z-sjjgpand1 ul li .z-detaimg img{
	width: 100%;
	height: 100%;
}
.z-sjjgpand1 ul li .z-detaimg p{
	width: 100%;
	height: 33px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.5);
	line-height: 33px;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	padding: 0 10px;
}
.z-sjjgpand1 ul li .z-detap1{margin-bottom: 5px;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	box-sizing: border-box;
	padding: 0 10px;
}
.z-sjjgpand1 ul li .z-detap1 span{
	color: #666666;
	padding-left: 15px;
	background: url(../images/public/z-sjjgdeta.png) no-repeat left center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.z-sjjgpand1 ul li .z-detap2{font-size: 12px;
	box-sizing: border-box;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px 0px;
	padding-top: 0px;
	font-weight: bold;
	border-bottom: 1px dashed #CCCCCC;
	text-align: center;
}
.z-sjjgpand1 ul li .z-detap2 span{
	color:#666666;
	font-weight: normal;
}
.z-sjjgpand1 ul li .z-detap3{
	width: 100%;
	display: flex;
	flex-wrap:nowrap;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 8px 5px;
}
.z-sjjgpand1 ul li .z-detap3 span{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.z-sjjgpand1 ul li .z-detap3 span i{
	font-size: 12px;
	color: #de4138;
	font-style: initial;font-weight:500;
}
.z-zyqcont{
	width: 100%;
	margin-top: 15px;
}
.z-zyqcont ul{
	display: flex;
	flex-wrap:nowrap;
	justify-content: space-between;
}
.z-zyqcont ul li{
	width: 175px;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
}
.z-zyqcont ul li .z-zyqxx{
	width: 100%;
	box-sizing: border-box;
	padding: 5px;
}
.z-zyqcont ul li .z-zyqxx .z-zyqxxleft{
	float: left;
	width: 30px;
	height: 30px;
	margin-top: 4px;
	border-radius: 3px;
	overflow: hidden;
}
.z-zyqcont ul li .z-zyqxx .z-zyqxxleft img{
	width: 100%;
	height: 100%;
}
.z-zyqcont ul li .z-zyqxx .z-zyqxxright{
	float: right;
	width: 125px;
}
.z-zyqcont ul li .z-zyqxx .z-zyqxxright p{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.z-zyqcont ul li .z-zyqxx .z-zyqxxright span{
	font-size: 14px;
	color: #999;
}
.z-zyqcont ul li .z-zyqxxp1{
	box-sizing: border-box;
	padding:0px 5px 5px 5px;
	color: #333333;
}
.z-zyqimg{
	width: 100%;
	height: 160px;
	font-size: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow: hidden;
	position: relative;
}
.z-zyqimg img{
	width: 100%;
	height: 100%;
	display: inline-block;
	box-sizing: border-box;
	transition: all 0.5s ease;
	object-fit: cover;
}
.z-zyqimg img:hover{
	transform: scale(0.9);
}
.z-zyqimg img:nth-child(2){
	padding-left: 2px;
}
.z-zyqimg img.z-zyqimga2{
	width: 50%;
	height: 100%;
}
.z-zyfccont{
	width: 100%;
	margin-top: 15px;
}
.z-zyfccont ul{
	display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.z-zyfccont ul li{
	width: 175px;
    border-radius: 10px;
    overflow: hidden;
    background: #f7f7f7;
    position: relative;
}
.z-zyfccont ul li div{
	width: 100%;
	height: 133px;
	overflow: hidden;
}
.z-zyfccont ul li div img{
	width: 100%;
	height: 100%;
	transition: all 0.5s ease;
}
.z-zyfccont ul li:hover div img{
	transform: scale(1.1);
}
.z-zyfccont ul li p{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	box-sizing: border-box;
	padding: 5px 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.z-zyfccont ul li span{
	display: block;
	box-sizing: border-box;
	padding: 0px 8px 10px 20px;
	background: url(../images/public/z-sjjgdeta.png)no-repeat 8px 5px;
}
.z-zyfccont ul li i{
	position: absolute;
	font-style: initial;
	bottom: 9px;
	right: 8px;
	font-size: 14px;
	color: #999999;
}
.z-jxhrcont{
	width: 100%;
	margin-top: 15px;
	background: #F7F7F7;
	box-sizing: border-box;
	padding:5px 15px;
}
.z-jxhrcont ul{
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.z-jxhrcont ul li{
	width: 102px;
	box-sizing: border-box;
}
.z-jxhrcont ul li .z-jxhrcontd1{
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	padding: 1px;
	background: #FFFFFF;
}
.z-jxhrcont ul li .z-jxhrcontd1 .z-jxhrcontd2{
	width: 100%;
	height: 120px;
}
.z-jxhrcont ul li .z-jxhrcontd1 .z-jxhrcontd2 img{
	width: 100%;
	height: 100%;
}
.z-jxhrcont ul li .z-jxhrcontd1 p{
	font-size: 14px;
	color: #999999;
	text-align: center;
}
.z-jxhrcont ul li span{
	display: block;
	font-size: 16px;
	text-align: center;
	margin-top: 5px;
}
.z-qzzxcont{
	width: 100%;
	border: 1px solid #CCCCCC;
	border-radius: 7px;
	margin-top: 15px;
}
.z-wmqz,.z-wmzr{
	margin-top: 10px;
}
.z-wmqztitle,.z-wmzrtitle{
	width: 100%;
	height: 35px;
	box-sizing: border-box;
	border-bottom: 2px solid #C20007;
}
.z-wmqztitle span{
	float: left;
	line-height: 35px;
	padding-left: 40px;
	font-size: 16px;
	color: #c20007;
	font-weight: bold;
	background: url(../images/public/z-wmqzimg.png) no-repeat 10px center;
}
.z-wmzrtitle span{
	float: left;
	line-height: 35px;
	padding-left: 40px;
	font-size: 16px;
	color: #C20007;
	font-weight: bold;
	background: url(../images/public/z-wmzrimg.png) no-repeat 10px center;
}
.z-wmqztitle ul,.z-wmzrtitle ul{
	float: left;
	margin-top: 3px;
	margin-left: 40px;
}
.z-wmqztitle ul li,.z-wmzrtitle ul li{
	float: left;
	padding: 4px 15px;
	background: #FFFFFF;
	color: #4D4D4D;
	cursor: pointer;
}
.z-wmqztitle ul li.on,.z-wmzrtitle ul li.on{
	background: #C20007;
	color: #FFFFFF;
	border-radius: 5px;
}
.z-wmqzcont,.z-wmzrcont{
	width: 100%;
	box-sizing: border-box;
	padding: 7px 0px;
	border-bottom: 1px solid #CCCCCC;
}
.z-wmqzcont1,.z-wmzrcont1{
	width: 100%;
	display: none;
}
.z-wmqzcont ul li,.z-wmzrcont ul li{
	width: 33.3%;
	float: left;
	box-sizing: border-box;
	padding: 3px 10px;
	border-right: 1px dashed #CCCCCC;
}
.z-wmqzcont ul li:nth-child(3),.z-wmzrcont ul li:nth-child(3){
	border: none;
}
.z-wmqzcont ul li h2,.z-wmzrcont ul li h2{
	color: #333;
	font-weight: bold;
	font-size: 14px;
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.z-wmqzcont ul li p,.z-wmzrcont ul li p{
	color: #666666;
	font-size: 14px;
	line-height: 25px;
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.z-wmqzcont ul li i,.z-wmzrcont ul li i{
	display: inline-block;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #C20007;
	border-radius: 3px;
	color: #C20007;
	line-height: 20px;
	text-align: center;
}
@media screen and (max-width:1400px){
.home-link{width:100%;}
	.z-main{
		width: 1200px;
	}
	.z-mainleft{
		width: 450px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.z-mainright{
		width: 750px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.home-link .size{padding:0 10px 15px;width:100% !important;box-sizing:border-box;}
}
.z-tzgg li{height:21px;}
.z-tzgg span{float:left;color:#c20007;line-height:21px;}
.z-tzgg p{float:left;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}	              	
.z-zx li{height:21px;}
.z-zx li span{float:left;}
.z-zx li p{width:270px !important;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/*风采展示*/
.catch-show-list ul{margin-right:-12px;}
.catch-show-list li{height:134px;position: relative;margin:10px 10px 0 0;width:173px;border:1px solid #f7f7f7;background-color:#f7f7f7;overflow:hidden;border-radius:6px;}
.catch-show-list li img{margin-bottom:5px;width:100%;height:100%;display:block;}
.catch-show-list li p{
    position: absolute;
	bottom:0;
	left:0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0,0,0,0.5);
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	box-sizing: border-box;
	text-align:center;
	padding: 0 10px;
}
.not-bg{background:initial !important;}

.z-zcwjtitle{margin-bottom:15px;}	              	
.z-sbzzcont .adders-h{    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

.home-link2{margin-top:25px;}
.home-link2 ul{margin-right:-20px;}
.home-link2 li{margin-right:15px;width:232px;height:78px;border:1px solid #ccc;}
.home-link2 li img{width:100%;height:78px;display:block;}

.home-link-scrll{margin:25px auto 0;width:730px;height:78px;border:1px solid #ccc;}
.home-link-scrll .hd{right:10px;bottom:8px;z-index:9999;}
.home-link-scrll .hd li{margin-left:8px;width:13px;height:13px;line-height:13px;background-color:#fff;color:#000;font-size:12px;text-align:center;float:left;cursor:pointer;}
.home-link-scrll .hd li.on{background-color:#c20007;color:#fff;}
.home-link-scrll .bd li{height:78px;}
.home-link-scrll li img{width:100%;height:100%;display:block;}

	              	

	              	

	              	

	              	

	              	

	              	

	              	